home *** CD-ROM | disk | FTP | other *** search
/ Champak 128 / Vol 128 (Damaged).iso / games / rocketbi.swf / scripts / DefineSprite_513 / frame_106 / DoAction.as
Encoding:
Text File  |  2011-03-26  |  132 b   |  8 lines

  1. _root.fondo.gotoAndPlay("fadein");
  2. delete this.onEnterFrame;
  3. if(section == 7)
  4. {
  5.    _root.newgame();
  6. }
  7. _root.sndtrack.stop();
  8.